PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package
/
PDFAnnotationBorder Class
/ setWidth Method
The width of the square outline drawn in the annotation.
Collapse All
Expand All
In This Topic
setWidth Method
In This Topic
Sets the border width.
Syntax
public
void
setWidth(
double
width
)
Parameters
width
The width of the square outline drawn in the annotation.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
When width is set to a negative value.
See Also
Reference
PDFAnnotationBorder Class
PDFAnnotationBorder Members